korlibs
Toggle table of contents
6.1.0-SNAPSHOT
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format
/
[wasmJs]CanvasContext2dRenderer
/
drawImage
draw
Image
wasmJs
open
override
fun
drawImage
(
image
:
Bitmap
,
pos
:
Point
,
size
:
Size
=
image.size.toFloat()
,
transform
:
Matrix
=
Matrix.IDENTITY
)